CommonEvent 1097
Name = "会話：バンダースナッチ娘"

  999([1097])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Magically created monsters are strong against the fire, ice, and lightning elements... Those are called the three magical elements because of their strong connection to magic."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>However, they're weak against the three natural elements... So I'm weak against the wind, earth, and water elements..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>I was created far to the west of here... To the west of Sabasa lies a village that studies magic..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Grangold has a perfect golem... I'd like to see it, even just once..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>This arm feeds on human energy... With its intense grip, I suck out human vitality for food..."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Men ejaculate a lot in the process... I guess it feels pretty good, fufuu..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>My power source is human vitality... Fortunately, a lot of travelers pass through this land..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>You too will have your vitality sucked out by this arm..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Monsters in this area often fight each other... Survival of the fittest is the law around here..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>In the town of Monte Carlo there is a woman who is said to be an excellent fighter... But she dresses eccentrically, so her skill is probably just a rumor..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>I'm a sub-class of golem, but I also eat normal food... I like meat in particular..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>I'm equipped with genitals, so intercourse is possible... But I'm unable to procreate..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>What kind of monster do you think I am...?"])
    ShowText([""])
    ShowChoices([["Undead", "Golem", "Yoma"], 0])
    When([0, "アンデッド"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's wrong... I'm a magical doll, a golem..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "ゴーレム"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>Yeah... I'm a magical doll. I'm probably the kind that was discarded after an experiment..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "妖魔"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's wrong... I'm a magical doll, a golem..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Can you tell what power was put into this arm...?"])
    ShowText([""])
    ShowChoices([["Superhuman strength", "It can absorb physical strength", "It can fire a beam from its palm"], 0])
    When([0, "怪力"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>So you can tell...? However, that is not my only power..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "体力吸収"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's right, you have good eyes... Behold this arm that tests adventurers..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "掌からビーム"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's... impossible... I've tried..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>I am searching for the reason I was created..."])
    ShowText([""])
    ShowChoices([["I'm also looking", "I'm sure you'll find it", "There is no point in searching"], 0])
    When([0, "僕も探してる"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>You think you understand the feelings of a created monster...? If you're just saying that to agree with me, then that's an insult..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "きっと見つかる"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's nice to say... But I feel like it's futile..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "探しても無駄"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>Are you trying to inflame me...? Or are you saying I shouldn't search for it in the first place...?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>Witches are fighting each other in the village in which I was created... Humans are bafflingly stupid..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["We just like to fight for some reason", "That's just how we are", "Kukuku... Fight more"], 0])
    When([0, "なんとかしたい"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>Oh...? There are those who like to fight...? Interesting..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "そういうものだ"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's just how you are...? How pointless..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "くくく……もっと争え……"])
      ShowTextAttributes(["bander_fc1", 2, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>What an evil thing to say..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>I am a golem that was discarded as a failure... Do you know why I was discarded...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["You're weak", "You don't obey people", "You eat too much"], 0])
    When([0, "弱いから"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That's a huge insult... Your body will get a taste of whether I'm strong or weak..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "人に従わないから"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>Yeah... I have a bad temper... So I don't obey humans..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "大食いだから"])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>That wasn't why I was discarded, but... You do have a point about how much I eat..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 1])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>Many fights occur around here... Will you give me an herb...?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 1, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[1]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Appreciated..."])
        ShowText([""])
        ChangeItems([1, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Really...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 330])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>I don't get balanced nutrition around here... Will you give me some chicken...?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 330, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[330]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Appreciated..."])
        ShowText([""])
        ChangeItems([330, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Really...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>There are things I want to buy from the peddlers... Will you give me some money...?"])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 729, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 729G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Appreciated..."])
        ShowText([""])
        ChangeGold([1, 0, 729])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["bander_fc1", 0, 0, 2])
        ShowText(["\\n<Bandersnatch Girl>Really...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["bander_fc1", 0, 0, 2])
      ShowText(["\\n<Bandersnatch Girl>...Never mind, you don't have enough money..."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>You can take this... I don't have any allies, so I don't need it..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([11, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Bandersnatch Girl gave you a \\ii[11]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>You can take this... I don't rely on these kinds of attack items..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([68, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Bandersnatch Girl gave you an \\ii[68]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["bander_fc1", 0, 0, 2])
    ShowText(["\\n<Bandersnatch Girl>A traveler left this money behind... I don't use it, take it..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1215])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Bandersnatch Girl gave you 1215G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
